home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / P / Pllt' Maker.cpt / Pllt' Maker / card_3551.txt < prev    next >
Text File  |  1990-12-13  |  5KB  |  219 lines

  1. -- card: 3551 from stack: in
  2. -- bmap block id: 4274
  3. -- flags: 4000
  4. -- background id: 2811
  5. -- name: Ballot
  6. ----- HyperTalk script -----
  7. on OpenCard
  8.   hide MenuBar
  9. end OpenCard
  10.  
  11.  
  12. -- part 1 (button)
  13. -- low flags: 00
  14. -- high flags: C005
  15. -- rect: left=107 top=258 right=280 bottom=291
  16. -- title width / last selected line: 0
  17. -- icon id / first selected line: 0 / 0
  18. -- text alignment: 1
  19. -- font id: 0
  20. -- text size: 12
  21. -- style flags: 0
  22. -- line height: 16
  23. -- part name: Yes! Go with ShareWare
  24. ----- HyperTalk script -----
  25. on mouseUp
  26.   get the hilite of card button 1
  27.   set the hilite of card button 1 to not it
  28.   get the hilite of card button 2
  29.   set the hilite of card button 2 to not it
  30. end mouseUp
  31.  
  32.  
  33.  
  34. -- part 2 (button)
  35. -- low flags: 00
  36. -- high flags: 8005
  37. -- rect: left=300 top=258 right=280 bottom=484
  38. -- title width / last selected line: 0
  39. -- icon id / first selected line: 0 / 0
  40. -- text alignment: 1
  41. -- font id: 0
  42. -- text size: 12
  43. -- style flags: 0
  44. -- line height: 16
  45. -- part name: No! Forget ShareWare
  46. ----- HyperTalk script -----
  47. on mouseUp
  48.   get the hilite of card button 2
  49.   set the hilite of card button 2 to not it
  50.   get the hilite of card button 1
  51.   set the hilite of card button 1 to not it
  52. end mouseUp
  53.  
  54.  
  55.  
  56. -- part 3 (button)
  57. -- low flags: 00
  58. -- high flags: 2000
  59. -- rect: left=443 top=304 right=340 bottom=495
  60. -- title width / last selected line: 0
  61. -- icon id / first selected line: 29114 / 29114
  62. -- text alignment: 1
  63. -- font id: 0
  64. -- text size: 12
  65. -- style flags: 0
  66. -- line height: 16
  67. -- part name: 
  68. ----- HyperTalk script -----
  69. on mouseUp
  70.   visual effect dissolve
  71.   go to card 1
  72. end mouseUp
  73.  
  74.  
  75.  
  76. -- part 4 (button)
  77. -- low flags: 00
  78. -- high flags: 0000
  79. -- rect: left=19 top=279 right=316 bottom=63
  80. -- title width / last selected line: 0
  81. -- icon id / first selected line: 1007 / 1007
  82. -- text alignment: 1
  83. -- font id: 0
  84. -- text size: 12
  85. -- style flags: 0
  86. -- line height: 16
  87. -- part name: 
  88.  
  89.  
  90. -- part 5 (button)
  91. -- low flags: 00
  92. -- high flags: 0000
  93. -- rect: left=62 top=279 right=313 bottom=105
  94. -- title width / last selected line: 0
  95. -- icon id / first selected line: 1008 / 1008
  96. -- text alignment: 1
  97. -- font id: 0
  98. -- text size: 12
  99. -- style flags: 0
  100. -- line height: 16
  101. -- part name: 
  102.  
  103.  
  104. -- part 6 (button)
  105. -- low flags: 00
  106. -- high flags: A000
  107. -- rect: left=19 top=314 right=328 bottom=105
  108. -- title width / last selected line: 0
  109. -- icon id / first selected line: 0 / 0
  110. -- text alignment: 1
  111. -- font id: 0
  112. -- text size: 12
  113. -- style flags: 0
  114. -- line height: 16
  115. -- part name: Print Ballot
  116.  
  117.  
  118. -- part 7 (button)
  119. -- low flags: 00
  120. -- high flags: 2000
  121. -- rect: left=19 top=279 right=329 bottom=105
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: 
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   doMenu "Print Card"
  133. end mouseUp
  134.  
  135.  
  136.  
  137. -- part 8 (field)
  138. -- low flags: 00
  139. -- high flags: 0000
  140. -- rect: left=91 top=62 right=88 bottom=479
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 0 / 0
  143. -- text alignment: 0
  144. -- font id: 2
  145. -- text size: 18
  146. -- style flags: 0
  147. -- line height: 24
  148. -- part name: 
  149.  
  150.  
  151. -- part 9 (field)
  152. -- low flags: 00
  153. -- high flags: 0000
  154. -- rect: left=91 top=91 right=117 bottom=479
  155. -- title width / last selected line: 0
  156. -- icon id / first selected line: 0 / 0
  157. -- text alignment: 0
  158. -- font id: 2
  159. -- text size: 18
  160. -- style flags: 0
  161. -- line height: 24
  162. -- part name: 
  163.  
  164.  
  165. -- part 10 (field)
  166. -- low flags: 00
  167. -- high flags: 0000
  168. -- rect: left=91 top=120 right=146 bottom=479
  169. -- title width / last selected line: 0
  170. -- icon id / first selected line: 0 / 0
  171. -- text alignment: 0
  172. -- font id: 2
  173. -- text size: 18
  174. -- style flags: 0
  175. -- line height: 24
  176. -- part name: 
  177.  
  178.  
  179. -- part 11 (field)
  180. -- low flags: 00
  181. -- high flags: 0000
  182. -- rect: left=91 top=148 right=174 bottom=479
  183. -- title width / last selected line: 0
  184. -- icon id / first selected line: 0 / 0
  185. -- text alignment: 0
  186. -- font id: 2
  187. -- text size: 18
  188. -- style flags: 0
  189. -- line height: 24
  190. -- part name: 
  191.  
  192.  
  193. -- part 12 (field)
  194. -- low flags: 00
  195. -- high flags: 0000
  196. -- rect: left=91 top=176 right=202 bottom=479
  197. -- title width / last selected line: 0
  198. -- icon id / first selected line: 0 / 0
  199. -- text alignment: 0
  200. -- font id: 2
  201. -- text size: 18
  202. -- style flags: 0
  203. -- line height: 24
  204. -- part name: 
  205.  
  206.  
  207. -- part 13 (field)
  208. -- low flags: 00
  209. -- high flags: 0000
  210. -- rect: left=91 top=204 right=230 bottom=479
  211. -- title width / last selected line: 0
  212. -- icon id / first selected line: 0 / 0
  213. -- text alignment: 0
  214. -- font id: 2
  215. -- text size: 18
  216. -- style flags: 0
  217. -- line height: 24
  218. -- part name: 
  219.